GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions / RedactPhoneNumbers Property





In This Topic
RedactPhoneNumbers Property (GdPicturePDF.SmartRedactionOptions)
In This Topic
Syntax
'Declaration
 
Public Property RedactPhoneNumbers As Boolean
public bool RedactPhoneNumbers {get; set;}
public read-write property RedactPhoneNumbers: Boolean; 
public function get,set RedactPhoneNumbers : boolean
public: __property bool get_RedactPhoneNumbers();
public: __property void set_RedactPhoneNumbers( 
   bool value
);
public:
property bool RedactPhoneNumbers {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPicturePDF+SmartRedactionOptions
GdPicturePDF.SmartRedactionOptions Members